home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / os2 / pvm34b3.zip / pvm34b3 / pvm3 / Readme.Os2 < prev    next >
Text File  |  1997-08-09  |  2KB  |  59 lines

  1. ==================================================================
  2. PVM 3.4.0 for OS2, Bohumir Horeni, horeni@login.cz, Sat Aug 9 1997 
  3. ==================================================================
  4.  
  5. Port of Paralel Virtual Machine (PVM) v.3.4.beta3 ( Netlib 22 July 1997 )
  6. to OS2 platform.
  7.  
  8. Mimimal cahanges in "unix" code, no extensive rewriting.
  9.  
  10. tested:
  11. =======
  12. PVM Test Engine version 2.0 (patched for gcc/i386)
  13. OS2<--->LINUX<--->HPPA   
  14.  
  15. used:
  16. =====
  17.     OS/2 version 4.0 ( v.3 Connect fixpack level 17 ) 
  18.  
  19.     emx 0.9c (GNU C compiler 2.7.2.1)         ftp://hobbes.nmsu.edu
  20.     RPC for emx                               http://set.gmd.de/~veit/os2
  21. (9) XF86 Support device driver                http://set.gmd.de/~veit/os2
  22.                                               or XFree86 v.3.3 for OS/2
  23.     GNU Make (v.3.75)                         ftp://hobbes.nmsu.edu
  24. (*) Korn shell (OS/2 port of pdksh version 5) ftp://hobbes.nmsu.edu            
  25.     GNU file utilities (cp/mv/etc.)           ftp://hobbes.nmsu.edu
  26. (f) GNU Fortran 0.5.20 for the OS/2 with emx  ftp://hobbes.nmsu.edu
  27. (f) GNU m4 macro processor (1.4)              ftp://hobbes.nmsu.edu
  28. (x) XFree86 v.3.3                             ftp://hobbes.nmsu.edu
  29.  
  30.  
  31. (9) kill -9 feature for OS/2
  32. (*) some other shells (bash) failed for -D\"IMA_OS2\" 
  33. (f) libfpvm, *.f examples
  34. (x) xep
  35.  
  36. config.sys (example)
  37. ==========
  38. ...
  39. DEVICE=C:\XFree86\lib\xf86sup.sys
  40. ...
  41. SET HOME=c:/home
  42. SET TMP=c:/tmp
  43. ...
  44. SET PVM_ROOT=c:/home/work/tools/pvm3
  45. SET PVM_ARCH=OS2
  46. ...
  47. # environment for emx, XFree86, ... 
  48. ...
  49.  
  50. rebuild
  51. =======
  52. os2make.cmd
  53.  
  54. PVM
  55. ===
  56. http://www.epm.ornl.gov/pvm/pvm_home.html
  57.  
  58.  
  59.